home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / GNU / oleo_src.readme < prev    next >
Text File  |  1996-09-26  |  4KB  |  83 lines

  1. Short: A spreadseet from GNU, needs a little work
  2.  
  3. This is very simplistic "port" of oleo. The spread sheet from the GNU
  4. guys. It appears to work OK, but needs alot of work. It does what I need it
  5. to right now so I probably will not do the work needed, but I thought I
  6. would share it with you anyway. I only have a A3000 so I have included only
  7. a >68020 with 68881. Since I can not test anything else I did not compile
  8. anything else. Feel free to recompile. I have included the ixemul.library
  9. I used.
  10.  
  11. Here of the things that I know do not work right.
  12.  
  13. 1- the file format "sylk" does not seem compatible with the real "sylk"
  14. this seems to be a problem resulting from the fact I compiled with lotus
  15. type references (ie. a1 ) instead of the default (r1c1).
  16.  
  17. 2- You should turn off the background processing by pressing
  18.     'o' then entering "no background"
  19.  
  20. 3- Do not use the time function.
  21.  
  22.     Both of these problems seem to result from interupt problems?
  23.  
  24. 4- It does not seem to fully recalculate at all times.
  25.  
  26. 5- Probably alot more I have not noticed.
  27.  
  28. First thing you should do is change the default file type to SYLK, to do 
  29. this type an 'o', then enter 'file sylk'
  30.  
  31.  
  32. ============================= Archive contents =============================
  33.  
  34. Original  Packed Ratio    Date     Time    Name
  35. -------- ------- ----- --------- --------  -------------
  36.     9244    2506 72.8% 27-Jul-92 16:17:02  src/busi.c
  37.    23543    5653 75.9% 13-Aug-92 20:40:58  src/byte_compile.c
  38.    29482    8238 72.0% 18-Aug-92 18:55:30  src/cell.c
  39.     3916    1632 58.3% 27-Jul-92 16:17:02  src/cell.h
  40.     9589    2551 73.3% 18-Aug-92 10:22:44  src/cells.c
  41.    16314    4822 70.4% 14-Aug-92 07:39:52  src/decompile.c
  42.     3552    1298 63.4% 27-Jul-92 16:17:02  src/dld.pch
  43.    16974    5911 65.1% 27-Jul-92 16:17:02  src/doprnt.c
  44.     1169     646 44.7% 27-Jul-92 16:17:02  src/errors.h
  45.    31017    8350 73.0% 18-Aug-92 10:22:42  src/eval.c
  46.     5268    2143 59.3% 27-Jul-92 16:17:02  src/eval.h
  47.     6917    1530 77.8% 27-Jul-92 16:17:02  src/funcdef.h
  48.     5075    1888 62.7% 27-Jul-92 16:17:02  src/global.h
  49.    28184    9437 66.5% 30-Jul-92 06:59:16  src/hash.c
  50.     2062     983 52.3% 27-Jul-92 16:17:02  src/hash.h
  51.    34159   12932 62.1% 27-Jul-92 16:17:04  src/HOW-TO-USE
  52.     6001    2734 54.4% 27-Jul-92 16:17:04  src/INSTALL
  53.    48802   14686 69.9% 31-Aug-92 19:59:00  src/io_disp.c
  54.    79746   23368 70.6% 18-Aug-92 10:22:40  src/io_term.c
  55.    25539    7129 72.0% 18-Aug-92 10:22:44  src/io_utils.c
  56.     2179    1110 49.0% 27-Jul-92 16:17:02  src/kbd.h
  57.     3688    1673 54.6% 18-Aug-92 10:22:46  src/list.c
  58.     4186    1599 61.8% 31-Aug-92 13:02:58  src/makefile
  59.     4247    1543 63.6% 27-Jul-92 16:17:00  src/msd_dir.c
  60.      954     495 48.1% 27-Jul-92 16:17:00  src/msd_dir.h
  61.     1008     580 42.4% 27-Jul-92 16:17:00  src/node.h
  62.     9348    3140 66.4% 27-Jul-92 16:17:00  src/obstack.c
  63.    15668    4577 70.7% 27-Jul-92 16:17:00  src/obstack.h
  64.     2808    1097 60.9% 27-Jul-92 17:11:34  src/panic.c
  65.    45352    9333 79.4% 27-Jul-92 16:32:32  src/parse.tab.c
  66.    17387    4887 71.8% 27-Jul-92 16:17:00  src/parse.y
  67.     2043     710 65.2% 27-Jul-92 16:17:00  src/popen.c
  68.      133     112 15.7% 27-Jul-92 16:17:00  src/popen.h
  69.    12780    4741 62.9% 27-Jul-92 16:17:00  src/random.c
  70.      982     607 38.1% 27-Jul-92 16:17:04  src/README
  71.    59215   15549 73.7% 18-Aug-92 19:13:54  src/ref.c
  72.    19145    5566 70.9% 18-Aug-92 10:22:48  src/regions.c
  73.     6310    2422 61.6% 18-Aug-92 10:22:50  src/sc.c
  74.     9240    3663 60.3% 27-Jul-92 16:17:00  src/sort.c
  75.     7113    2256 68.2% 18-Aug-92 10:22:52  src/string.c
  76.    15487    4599 70.3% 14-Aug-92 07:36:26  src/sylk.c
  77.     3596    1100 69.4% 18-Aug-92 18:55:22  src/sysdef.h
  78.    18373    4646 74.7% 18-Aug-92 10:22:52  src/test.c
  79.    17910    6128 65.7% 13-Aug-92 20:41:04  src/utils.c
  80.     1164     634 45.5% 09-Sep-92 08:20:56  src/readme_amiga
  81. -------- ------- ----- --------- --------
  82.   666869  201204 69.8% 09-Sep-92 16:03:36   45 files
  83.